runtime.mcentral.fullUnswept (method)
4 uses
runtime (current package)
mcentral.go#L68: func (c *mcentral) fullUnswept(sweepgen uint32) *spanSet {
mcentral.go#L137: s = c.fullUnswept(sg).pop()
mgcsweep.go#L107: s = c.fullUnswept(sg).pop()
mgcsweep.go#L260: c.fullUnswept(sg).reset()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)